"==" meaning in All languages combined

See == on Wiktionary

Symbol [Chinese]

Head templates: {{head|zh|symbol}} ==
  1. alternative form of == Tags: alt-of, alternative Alternative form of: ==

Conjunction [English]

Etymology: From the programming sense. Head templates: {{en-head|conj}} ==
  1. (Internet slang) The same as; equal to. Tags: Internet Synonyms: =

Symbol [Translingual]

Etymology: Introduced by the B programming language, which used the symbol "=" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators. Head templates: {{head|mul|symbol}} ==
  1. (programming) In some programming languages, an operator that compares if two values are equal.
    Sense id: en-==-mul-symbol-aweFS5WC Categories (other): Programming, Pages with 3 entries, Pages with entries, Translingual entries with incorrect language header Disambiguation of Pages with 3 entries: 93 7 Disambiguation of Pages with entries: 96 4 Disambiguation of Translingual entries with incorrect language header: 86 14 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences
  2. (mathematics) Rare form of = Tags: form-of, rare Form of: = Related terms: ++, --
    Sense id: en-==-mul-symbol-ZK4VXq0y Categories (other): Mathematics Topics: mathematics, sciences

Alternative forms

{
  "antonyms": [
    {
      "word": "!="
    }
  ],
  "etymology_text": "Introduced by the B programming language, which used the symbol \"=\" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.",
  "head_templates": [
    {
      "args": {
        "1": "mul",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Translingual",
  "lang_code": "mul",
  "pos": "symbol",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "mul",
          "name": "Programming",
          "orig": "mul:Programming",
          "parents": [],
          "source": "w"
        },
        {
          "_dis": "93 7",
          "kind": "other",
          "name": "Pages with 3 entries",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "96 4",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "86 14",
          "kind": "other",
          "name": "Translingual entries with incorrect language header",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "text": "if x==1 then print \"success!\" end (prints \"success!\" if x equals 1)"
        }
      ],
      "glosses": [
        "In some programming languages, an operator that compares if two values are equal."
      ],
      "id": "en-==-mul-symbol-aweFS5WC",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "programming language",
          "programming language#English"
        ],
        [
          "operator",
          "operator#English"
        ],
        [
          "compare",
          "compare#English"
        ],
        [
          "equal",
          "equal#English"
        ]
      ],
      "raw_glosses": [
        "(programming) In some programming languages, an operator that compares if two values are equal."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "mul",
          "name": "Mathematics",
          "orig": "mul:Mathematics",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "english": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "ref": "2012, John Browne, Grassmann Algebra Volume 1: Foundations: Exploring extended vector algebra with Mathematica (in English), John M Browne, →ISBN, page 373:",
          "text": "The result of taking the regressive product of an m-element A and its complement #92;barA in the reverse order introduces a potential change of sign.",
          "translation": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "="
        }
      ],
      "glosses": [
        "Rare form of ="
      ],
      "id": "en-==-mul-symbol-ZK4VXq0y",
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "=",
          "=#Translingual"
        ]
      ],
      "raw_glosses": [
        "(mathematics) Rare form of ="
      ],
      "related": [
        {
          "_dis1": "0 100",
          "word": "++"
        },
        {
          "_dis1": "0 100",
          "word": "--"
        }
      ],
      "tags": [
        "form-of",
        "rare"
      ],
      "topics": [
        "mathematics",
        "sciences"
      ]
    }
  ],
  "word": "=="
}

{
  "etymology_text": "From the programming sense.",
  "head_templates": [
    {
      "args": {
        "1": "conj"
      },
      "expansion": "==",
      "name": "en-head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "conj",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English words spelled without vowels",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 3 entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              135,
              137
            ]
          ],
          "ref": "2000 October 8, Jan Schaumann, “Re: Comparing Perl and Java”, in comp.lang.perl.misc (Usenet):",
          "text": "As soon as I posted the article I knew that screwdriver and hammer would be abused in this example. I even did get to the \"screwdriver == drink\" part myself, only the \"getting hammered\" escaped me. ;-)",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The same as; equal to."
      ],
      "id": "en-==-en-conj-Lquzfe4V",
      "links": [
        [
          "Internet",
          "Internet"
        ],
        [
          "same",
          "same"
        ],
        [
          "equal",
          "equal"
        ]
      ],
      "raw_glosses": [
        "(Internet slang) The same as; equal to."
      ],
      "synonyms": [
        {
          "word": "="
        }
      ],
      "tags": [
        "Internet"
      ]
    }
  ],
  "word": "=="
}

{
  "head_templates": [
    {
      "args": {
        "1": "zh",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Chinese",
  "lang_code": "zh",
  "pos": "symbol",
  "senses": [
    {
      "alt_of": [
        {
          "word": "=="
        }
      ],
      "categories": [
        {
          "kind": "other",
          "name": "Chinese entries with incorrect language header",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Chinese links with redundant alt parameters",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Chinese links with redundant wikilinks",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Chinese symbols",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 3 entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        }
      ],
      "glosses": [
        "alternative form of =="
      ],
      "id": "en-==-zh-symbol-akbz-o6h",
      "links": [
        [
          "==",
          "==#Chinese"
        ]
      ],
      "tags": [
        "alt-of",
        "alternative"
      ]
    }
  ],
  "word": "=="
}
{
  "head_templates": [
    {
      "args": {
        "1": "zh",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Chinese",
  "lang_code": "zh",
  "pos": "symbol",
  "senses": [
    {
      "alt_of": [
        {
          "word": "=="
        }
      ],
      "categories": [
        "Chinese entries with incorrect language header",
        "Chinese lemmas",
        "Chinese links with redundant alt parameters",
        "Chinese links with redundant wikilinks",
        "Chinese symbols",
        "Pages with 3 entries",
        "Pages with entries"
      ],
      "glosses": [
        "alternative form of =="
      ],
      "links": [
        [
          "==",
          "==#Chinese"
        ]
      ],
      "tags": [
        "alt-of",
        "alternative"
      ]
    }
  ],
  "word": "=="
}

{
  "etymology_text": "From the programming sense.",
  "head_templates": [
    {
      "args": {
        "1": "conj"
      },
      "expansion": "==",
      "name": "en-head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "conj",
  "senses": [
    {
      "categories": [
        "English conjunctions",
        "English entries with incorrect language header",
        "English internet slang",
        "English lemmas",
        "English terms spelled with =",
        "English terms with quotations",
        "English words spelled without vowels",
        "Pages with 3 entries",
        "Pages with entries"
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              135,
              137
            ]
          ],
          "ref": "2000 October 8, Jan Schaumann, “Re: Comparing Perl and Java”, in comp.lang.perl.misc (Usenet):",
          "text": "As soon as I posted the article I knew that screwdriver and hammer would be abused in this example. I even did get to the \"screwdriver == drink\" part myself, only the \"getting hammered\" escaped me. ;-)",
          "type": "quotation"
        }
      ],
      "glosses": [
        "The same as; equal to."
      ],
      "links": [
        [
          "Internet",
          "Internet"
        ],
        [
          "same",
          "same"
        ],
        [
          "equal",
          "equal"
        ]
      ],
      "raw_glosses": [
        "(Internet slang) The same as; equal to."
      ],
      "tags": [
        "Internet"
      ]
    }
  ],
  "synonyms": [
    {
      "word": "="
    }
  ],
  "word": "=="
}

{
  "antonyms": [
    {
      "word": "!="
    }
  ],
  "categories": [
    "Pages with 3 entries",
    "Pages with entries",
    "Translingual entries with incorrect language header",
    "Translingual lemmas",
    "Translingual symbols",
    "Translingual terms spelled with ="
  ],
  "etymology_text": "Introduced by the B programming language, which used the symbol \"=\" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.",
  "head_templates": [
    {
      "args": {
        "1": "mul",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Translingual",
  "lang_code": "mul",
  "pos": "symbol",
  "related": [
    {
      "word": "++"
    },
    {
      "word": "--"
    }
  ],
  "senses": [
    {
      "categories": [
        "mul:Programming"
      ],
      "examples": [
        {
          "text": "if x==1 then print \"success!\" end (prints \"success!\" if x equals 1)"
        }
      ],
      "glosses": [
        "In some programming languages, an operator that compares if two values are equal."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "programming language",
          "programming language#English"
        ],
        [
          "operator",
          "operator#English"
        ],
        [
          "compare",
          "compare#English"
        ],
        [
          "equal",
          "equal#English"
        ]
      ],
      "raw_glosses": [
        "(programming) In some programming languages, an operator that compares if two values are equal."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        "Translingual rare forms",
        "Translingual terms with quotations",
        "mul:Mathematics"
      ],
      "examples": [
        {
          "english": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "ref": "2012, John Browne, Grassmann Algebra Volume 1: Foundations: Exploring extended vector algebra with Mathematica (in English), John M Browne, →ISBN, page 373:",
          "text": "The result of taking the regressive product of an m-element A and its complement #92;barA in the reverse order introduces a potential change of sign.",
          "translation": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "="
        }
      ],
      "glosses": [
        "Rare form of ="
      ],
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "=",
          "=#Translingual"
        ]
      ],
      "raw_glosses": [
        "(mathematics) Rare form of ="
      ],
      "tags": [
        "form-of",
        "rare"
      ],
      "topics": [
        "mathematics",
        "sciences"
      ]
    }
  ],
  "word": "=="
}

Download raw JSONL data for == meaning in All languages combined (4.0kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2026-03-25 from the enwiktionary dump dated 2026-03-03 using wiktextract (05c257f and 9d9a410). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.